home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group96a.txt / 000186_icon-group-sender _Thu Aug 15 07:08:08 1996.msg < prev    next >
Internet Message Format  |  1996-09-05  |  854b

  1. Received: by cheltenham.cs.arizona.edu; Fri, 16 Aug 1996 12:45:56 MST
  2. Date: 15 Aug 96  15:06:26 BST
  3. From: R J Hare <rjhare@tattoo.ed.ac.uk>
  4. Subject: Problem with graphics
  5. To: icon-group@cs.arizona.edu
  6. Reply-To: rjhare@ed.ac.uk
  7. Organisation:  Edinburgh University Computing Services
  8. Message-Id:  <9608151506.aa28232@uk.ac.ed.tattoo>
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10.  
  11.  
  12. Thanks to those who replied to my query about how to superimpose a guide
  13. grid on a window without having the grid saved when I saved the finalk
  14. image.
  15.  
  16. The answer is of course to keep a copy of the iamge with "canvas=hidden"
  17. which does *not* have the grid, and save this copy rather than the on-screen
  18. image. This is a little tedious (every graphics operation except the drawing
  19. of the grid has to be performed twice), but it seems to work...
  20.  
  21. Roger Hare
  22.